Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(android): bump core min sdk #5503

Merged
merged 5 commits into from
Mar 15, 2022
Merged

chore(android): bump core min sdk #5503

merged 5 commits into from
Mar 15, 2022

Conversation

IT-MikeS
Copy link
Contributor

@IT-MikeS IT-MikeS commented Mar 15, 2022

addresses: WN-345

Copy link
Member

@jcesarmobile jcesarmobile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like to do changes on android-template (and ios-template) in separate PRs, so it's easier to spot the changes users need to do when updating and we can link the commits in the docs if needed.

For the android/core part, it also needs to be changed on

minVersion: '21',

and
minSdkVersion project.hasProperty('minSdkVersion') ? rootProject.ext.minSdkVersion : 21

@IT-MikeS
Copy link
Contributor Author

Makes sense, I've adjust the PR

@IT-MikeS IT-MikeS requested a review from jcesarmobile March 15, 2022 14:02
@IT-MikeS IT-MikeS changed the title chore(android, core): bump core and template min sdk chore(core): bump core and template min sdk Mar 15, 2022
@IT-MikeS IT-MikeS changed the title chore(core): bump core and template min sdk chore(core): bump core min sdk Mar 15, 2022
@jcesarmobile jcesarmobile changed the title chore(core): bump core min sdk chore(android): bump core min sdk Mar 15, 2022
@IT-MikeS IT-MikeS merged commit 7b4edd3 into capacitor-4 Mar 15, 2022
@IT-MikeS IT-MikeS deleted the chore/min-sdk-bump branch March 15, 2022 18:09
@a-poliusov
Copy link

Guys, why do you manually update the minSdkVersion? What is the problem to give the user some option to set the version by themself?

@ionic-team ionic-team locked as resolved and limited conversation to collaborators Apr 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants